CU_TRSF_READ_AS_INTEGER

Read the texture as integers rather than promoting the values to floats in the range [0,1]. Flag for ::cuTexRefSetFlags()

enum CU_TRSF_READ_AS_INTEGER = 0x01;

Meta